iconList
Type
handler
Summary
Return the available icons in the current icon family.
Syntax
iconList()
Description
Return an LCB list of the icon names in the iconsvg library's current icon family.
For each icon name, the SVG path string can be obtained with iconSVGPathFromName or its corresponding codepoint with iconCodepointFromName.
Related
handler: iconSVGPathFromName, iconCodepointFromName, iconFamilies, iconListForFamily, iconNames, iconNamesForFamily